home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2001 October / pcpro1001.iso / Flash / weathercast0.swf / scripts / DefineButton2_17 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2001-07-17  |  91 b   |  7 lines

  1. on(rollOver){
  2.    tellTarget("/explodeinstallatie")
  3.    {
  4.       gotoAndPlay(2);
  5.    }
  6. }
  7.